flask: add flask-{get,set}-bool tools
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 2 Feb 2012 15:24:53 +0000 (15:24 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 2 Feb 2012 15:24:53 +0000 (15:24 +0000)
commit9e68bb1b66aafd6434bd737da77760570a5cc5c2
treec44c9173139d95b28aac997338a124ed0522058b
parent4a5445e86711140d0f2c068075a461f489ff793f
flask: add flask-{get,set}-bool tools

These utilities can be used to modify policy booleans, which allow
minor policy changes without reloading the security policy. This can
be used to make security policy change based on external information
such as time of day, user physical presence, completion of system
boot, or other relevant variables.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
tools/flask/utils/Makefile
tools/flask/utils/get-bool.c [new file with mode: 0644]
tools/flask/utils/set-bool.c [new file with mode: 0644]